Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Initial Adoption of Continous Deployment using semantic-release #1128

Merged
merged 3 commits into from
Jan 28, 2019
Merged

Initial Adoption of Continous Deployment using semantic-release #1128

merged 3 commits into from
Jan 28, 2019

Conversation

keplersj
Copy link
Contributor

To ease the modification/contribution to publish pipeline there has been some discussion of adopting a continuous deployment system for AtomLinter packages. To accomplish this we are making use of semantic-release and @semantic-release/apm-config.

This pull request has been dynamically created using a script. While the result is not perfect, it does accompish most of the grunt work of adopting continous deployment. There is some reconciliation that needs to be done before this can be merged.

Among the things needed to be reconciled, an APM Token and GitHub Token will need to be added to this repo's continous integration (most likely Travis CI) configuration for automated deployments to work.

Again, this Pull Request has been created by a script made by @keplersj. Please mention him if something has gone wrong, and he'll be happy to help.

ref: AtomLinter/Meta#18

cc: @Arcanemagus

@Arcanemagus
Copy link
Member

This will be being implemented with the ESLint commit standard.

@keplersj
Copy link
Contributor Author

keplersj commented May 8, 2018

That seems appropriate. 😀

@keplersj
Copy link
Contributor Author

keplersj commented May 8, 2018

marionebl/commitlint#298 discusses using the conventional-changelog presets which would allow it to use conventional-changelog-eslint.

@Arcanemagus
Copy link
Member

Oh, I'm pretty sure I know how to get that working, I was just commenting as a note to myself when I can get to implementing this 😉, thanks for the link though I'm sure it will be helpful!

@Arcanemagus Arcanemagus self-assigned this Jan 28, 2019
@Arcanemagus
Copy link
Member

Turns out that although commitlint can be easily modified to use the ESLint commit message standard... the rest of the ecosystem hasn't implemented it well enough to use that, so we will be using Conventional Commits here.

@Arcanemagus Arcanemagus merged commit 6106384 into AtomLinter:master Jan 28, 2019
@Arcanemagus

This comment has been minimized.

@Arcanemagus
Copy link
Member

🎉 This PR is included in version 8.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants